Total Complexity | 31 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 208 |
Lines of code | 89 |
Logical lines of code | 52 |
Comment lines | 84 |
Methods | 9 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 47 | 12 | 37 | |
run() | 58 | 6 | 15 | |
allowedRetries() | 65 | 4 | 9 | |
attempt() | 65 | 3 | 10 | |
getDelay() | 70 | 2 | 5 | |
canAttempt() | 80 | 1 | 3 | |
backOff() | 75 | 1 | 4 | |
getJitter() | 77 | 1 | 3 | |
setRetryMap() | 81 | 1 | 3 |